Output

By default, plots are displayed to the standard output. The set output command redirects the display to the specified file or device.

Syntax:

        set output {"<filename>"}
        show output

The filename must be enclosed in quotes. If the filename is omitted, output will be sent to the standard output.